SftTabs/NET 6.0

Scrolling Property, SftTabs Class

Softel vdm, Inc.

Returns the instance of the ScrollingClass class that is used to describe the control's scrolling attributes.

Syntax      SftTabs Class (Softelvdm.SftTabsNET)

VB   

Public ReadOnly Property Scrolling As ScrollingClass

C#   

public ScrollingClass Scrolling { get; }

C++   

public: property ScrollingClass^ Scrolling {
        ScrollingClass^ get();
}

Property Value

The instance of the ScrollingClass object.

Comments

The Scrolling property returns the instance of the ScrollingClass class that is used to describe the control's scrolling attributes.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com